home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000064_news@columbia.edu _Mon Feb 28 23:12:10 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA23632
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 23:12:09 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA00431
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 22:44:54 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. Message-ID: <38BB406D.DA7FEE9D@att.net>
  10. From: "Henry E. Thorpe" <henry.thorpe@att.net>
  11. Organization: Just me
  12. Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
  13. Date: Tue, 29 Feb 2000 03:44:35 GMT
  14. To: kermit.misc@columbia.edu
  15.  
  16. Jeff;
  17.  
  18. Sorry, I should have been more specific.  Is there a reference on tying
  19. a subprocess to K95, like the K95D.EXE?  The SDK page doesn't mention
  20. it, and I can find but a single reference in the DOC\MANUAL subdirectory
  21. in the kermit95.htm file.
  22.  
  23. Porting things isn't the problem; plugging it into K95 is.  I'm sure
  24. that I'm missing some obvious documentation, somewhere...
  25.  
  26.                 Bemused,
  27.                 Henry
  28.  
  29. Jeffrey Altman wrote:
  30. > In article <38BB3777.4B42FB83@att.net>,
  31. > Henry E. Thorpe <henry.thorpe@att.net> wrote:
  32. > : Jeffrey;
  33. > :
  34. > : Can you point us to a reference that describes how to do this?
  35. > :
  36. > :                       TIA,
  37. > :                       Henry
  38. > There is no reference.  You have to find a port of the Unix SSH
  39. > client for Win32 or port it yourself.  Then you must find the code
  40. > that tests for isatty() and remove it.  Then you can use it as a
  41. > subprocess under K95.
  42. >     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  43. >                  The Kermit Project * Columbia University
  44. >               612 West 115th St #716 * New York, NY * 10025
  45. >   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org